<script>on mouseUpvisual effect checkerboard slowgo to card id 12925 of stack "database-1"wait 10visual effect checkerboard slowgo to card "flow chart" in stack "database-1"end mouseUp</script>
</part>
<part>
<id>11</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>403</left>
<top>296</top>
<right>452</right>
<bottom>338</bottom>
</rect>
<style>shadow</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>1020</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Help</name>
<script>on mouseUppush cardvisual effect dissolve slow to blackwait 5visual effect dissolve slowgo to card "help" of stack "database-1"end mouseUp</script>
</part>
<part>
<id>13</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>425</left>
<top>7</top>
<right>508</right>
<bottom>58</bottom>
</rect>
<style>shadow</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>22308</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Continue search</name>
<script>on mouseUpglobal searchitanswer "Do you want to search bibliographies or abstracts."¬with "Bibliography" or "Abstract"if it is "Bibliography" thenvisual effect scroll rightgo nextfind whole searchit in background fld id 1elseif it is "Abstract" thenvisual effect scroll rightgo nextfind whole searchit in background fld id 2end ifend ifend mouseUp</script>